Get a list
{ getList }
Returns the list object for a custom set.
Method
/API3/analytics/getList
- Enterprise Admin
- Domain Admin
- Pro
Input Parameters
Name
listId
Type
string
Description
Output Response
Successful Result Code
200
Response Type
Description of Response Type
The Custom List To add.
Notes
The logic for the list is returned as PQL or MDX script
Code Snippets
Use the Authentication API methods to generate an access 'key' or 'token' for use in code as shown below.
TypeScript
Curl
Java
C#
Python
PHP